==========================================================================
// Device information for update by customer
==========================================================================
VID				= "";		//FIX  4 Byte(0~F)
PID				= "";		//FIX  4 Byte(0~F)
String_Manufacture		= "";			//MAX 24 Byte
String_Product			= "VP2160";			//MAX 16 Byte
Inquiry_Manufacture		= "";			//MAX  8 Byte
Inquiry_Product			= "VP2160";			//MAX 16 Byte
Inquiry_Version			= "";			//FIX  4 Byte

==========================================================================
// Name of  ROMCODE for ISP
==========================================================================
ISP_ROMCODE			= "PS2002.bin";
BmpMap_file                     = "STANDARD.hex";
//MS_ISP_ROMCODE		= "EPM232.BIN";

==========================================================================
// Device inquiry information.
==========================================================================
FA_Inquiry_Manufacture		= "";			//MAX  8 Byte
FA_Inquiry_Product		= "VP2160";	//MAX 16 Byte
FA_Inquiry_Version		= "";			//FIX  4 Byte

FB_Inquiry_Manufacture		= "";			//MAX  8 Byte
FB_Inquiry_Product		= "Genius Drive 2.5";	//MAX 16 Byte
FB_Inquiry_Version		= "";			//FIX  4 Byte
//FB_Inquiry_Product		= "2.0 4K ISP Code";	//MAX 16 Byte
//FA_Inquiry_Product		= "USB DISK Pro";	//MAX 16 Byte
//FB_Inquiry_Product		= "Link Drive 2.0";	//MAX 16 Byte
==========================================================================
// Multi Slot select info.
==========================================================================
Device_setting = "0x01,0x02";
//Device_setting = "0x00,0x01,0x02,0x03,0x04,0x05,0x06,0x07,
//                  0x08,0x09,0x0a,0x0b,0x0c,0x0d,0x0e,0x0f,
//                  0x10,0x11,0x12,0x13,0x14,0x15,0x16,0x17,
//                  0x18,0x19";

